home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / SET / DEBUG < prev    next >
Encoding:
Text File  |  1993-05-04  |  595 b   |  13 lines

  1. Usage: SET DEBUG <debug level>
  2.   The DEBUG variable enables three types of debugging
  3.   output dependant on the settings of various bits.
  4.     bit    value    purpose
  5.      0      1    Display all commands executed
  6.      1      2    Display all alias substitutions made
  7.      2      4    Display all function calls and return values
  8.   DEBUG 3 will show all command executed and all alias expansions.
  9.   DEBUG 7 will show EVERYTHING.  It is pretty messy so you might
  10.   want to set HOLD_MODE on when you use this.
  11.   Keep in mind that FLUSH will flush pending client output as
  12.   well, in case you get more than you bargained for.
  13.